+2003-08-08 Matthias Clasen <maclas@gmx.de>
+
+ * gdk/gdkregion-generic.c (gdk_region_spans_intersect_foreach): Fix a segfault. (#115284,
+ Jan Kratochvil)
+
2003-08-08 Tor Lillqvist <tml@iki.fi>
* gdk/win32/gdkevents-win32.c (print_event): Print also the root
+2003-08-08 Matthias Clasen <maclas@gmx.de>
+
+ * gdk/gdkregion-generic.c (gdk_region_spans_intersect_foreach): Fix a segfault. (#115284,
+ Jan Kratochvil)
+
2003-08-08 Tor Lillqvist <tml@iki.fi>
* gdk/win32/gdkevents-win32.c (print_event): Print also the root
+2003-08-08 Matthias Clasen <maclas@gmx.de>
+
+ * gdk/gdkregion-generic.c (gdk_region_spans_intersect_foreach): Fix a segfault. (#115284,
+ Jan Kratochvil)
+
2003-08-08 Tor Lillqvist <tml@iki.fi>
* gdk/win32/gdkevents-win32.c (print_event): Print also the root
+2003-08-08 Matthias Clasen <maclas@gmx.de>
+
+ * gdk/gdkregion-generic.c (gdk_region_spans_intersect_foreach): Fix a segfault. (#115284,
+ Jan Kratochvil)
+
2003-08-08 Tor Lillqvist <tml@iki.fi>
* gdk/win32/gdkevents-win32.c (print_event): Print also the root
+2003-08-08 Matthias Clasen <maclas@gmx.de>
+
+ * gdk/gdkregion-generic.c (gdk_region_spans_intersect_foreach): Fix a segfault. (#115284,
+ Jan Kratochvil)
+
2003-08-08 Tor Lillqvist <tml@iki.fi>
* gdk/win32/gdkevents-win32.c (print_event): Print also the root
if ((!region->numRects) || (n_spans == 0))
return;
- y = span->y;
- left = span->x;
- right = span->x + span->width; /* right is not in the span! */
-
/* The main method here is to step along the
* sorted rectangles and spans in lock step, and
* clipping the spans that are in the current